home *** CD-ROM | disk | FTP | other *** search
/ Champak 142 / Volume 142 Oct 17 2011 - Damaged.iso / Interface / it.dig / scripts / DefineButton2_260 / BUTTONCONDACTION on(release).as
Text File  |  2011-10-17  |  71b  |  4 lines

  1. on(release){
  2.    getUrl("mailto:atendimento@digerati.com.br", "");
  3. }
  4.